<%include file="_head.html"/>
<%include file="_sidebar.html" />
%if id: <%include file="_tabmenu.html" /> %endif

PANEO CONTENTS %if mode != 'view': 一覧に戻る %endif

%if mode == 'view' : <%include file="_page_list.html" args="edit='contents'"/> %endif: %if id :
[ ${id} ] CONTENT 編集 %if scfg.get('PAGEMAKE') == 'CMS': ページ表示 %else: ページ表示 %endif <%include file="_contents.html"/>
%endif

<%include file="_footer.html" />